home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000011_news@columbia.edu _Tue Feb 13 08:13:14 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id IAA07835 for <kermit.misc@watsun>; Tue, 13 Feb 1996 08:13:13 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id IAA10767 for kermit.misc@watsun; Tue, 13 Feb 1996 08:13:09 -0500 (EST)
  4. Path: news.columbia.edu!panix!news.denver.eti.net!imci3!imci2!news.internetMCI.com!pull-feed.internetmci.com!imci5!imci4!newsfeed.internetmci.com!inet-nntp-gw-1.us.oracle.com!news.caldera.com!news.cc.utah.edu!news.cs.utah.edu!cc.usu.edu!jrd
  5. From: jrd@cc.usu.edu (Joe Doupnik)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: MS Kermit terminal bell question
  8. Message-ID: <1996Feb11.100409.73806@cc.usu.edu>
  9. Date: 11 Feb 96 10:04:09 MDT
  10. References: <4fkps5$q07@milo.freenet.vancouver.bc.ca>
  11. Organization: Utah State University
  12. Lines: 8
  13.  
  14. In article <4fkps5$q07@milo.freenet.vancouver.bc.ca>, dastow@opus.freenet.vancouver.bc.ca (David Stow) writes:
  15. > I would like to defeat the two bell sounds I get in MSKermit 3.14 when a 
  16. > file transfer is finished.  I've already given the command "set terminal 
  17. > bell visual" but this doesn't seem to affect the end-of-transfer alert.  
  18. > Could anyone tell me the right command?
  19. ----------
  20.     SET BELL {ON, OFF}
  21.     Joe D.